Commit 26a22c89 by 张超军

Merge branch 'dev_zwpt' of http://39.99.224.27:9022/changchao/founder_vue into dev_zwpt

parents f60db5f8 7870cdde
......@@ -551,7 +551,7 @@
</template>
<script>
import moment from 'moment'
import tjddl from './modules/tjddl.vue' // 添加到队列弹窗
import tjddl from './modules/tjddl.vue' // 添加到队列弹窗cjTable
import gz from './modules/gz.vue' // 关注
import fztm from './modules/fztm.vue' // 复制数据弹窗
import dcftpx from './modules/dcftpx.vue' //导出FPTX弹窗
......@@ -1764,6 +1764,7 @@ export default {
font-size: 14px;
font-family: HarmonyOS_Sans_SC;
color: #333333;
cursor: auto;
}
/deep/ .el-checkbox__input.is-checked .el-checkbox__inner,
......@@ -1828,6 +1829,7 @@ export default {
/deep/ .el-table__row {
height: 48px !important;
cursor: pointer;
}
/deep/ .el-table__row--level-1 {
......
......@@ -1624,6 +1624,7 @@ const datas1 = [
font-size: 14px;
font-family: HarmonyOS_Sans_SC;
color: #333333;
cursor: auto;
}
// /deep/.el-table__fixed-right {
......@@ -1695,6 +1696,7 @@ const datas1 = [
/deep/ .el-table__row {
height: 48px !important;
cursor: pointer;
}
/deep/ .el-table__row--level-1 {
......
......@@ -441,7 +441,7 @@
</el-table-column>
<el-table-column
prop="address"
label="捺印日期"
label="提取日期"
>
</el-table-column>
<el-table-column
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment