diff --git a/src/utils/enumData.js b/src/utils/enumData.js
index 62dc87d..2fa47f8 100644
--- a/src/utils/enumData.js
+++ b/src/utils/enumData.js
@@ -1,7 +1,7 @@
import Vue from 'vue'
// const serverUrl = "https://admin.sjajk.com/sqx_fast/";//生产需替换
-const serverUrl = "http://192.168.2.222:8187/sqx_fast/";
+const serverUrl = "http://localhost:8187/sqx_fast/";
export const serverPaths = {
serverUrl ,
diff --git a/src/views/applyList/technician.vue b/src/views/applyList/technician.vue
index 89aa17d..a8b22ca 100644
--- a/src/views/applyList/technician.vue
+++ b/src/views/applyList/technician.vue
@@ -2172,7 +2172,7 @@ export default {
artificerId: this.addNeedArtificerId,
page: this.currentPage,
limit: this.pageSize,
- status: this.addNeedsClassifyId == 91 ? 2 : 1,
+ status: this.addNeedsClassifyId,
}),
}).then(({ data }) => {
if (data && data.code === 0) {
diff --git a/src/views/bl/pingjiaTag/blPingjiaTag.vue b/src/views/bl/pingjiaTag/blPingjiaTag.vue
new file mode 100644
index 0000000..9d1ff29
--- /dev/null
+++ b/src/views/bl/pingjiaTag/blPingjiaTag.vue
@@ -0,0 +1,245 @@
+
+
+
+
+
+ 新增
+
+
+
+
+
+
+
+ 修改
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+